Clients: add jmapcli (native macOS JMAP command-line client)#433
Conversation
|
Thanks for merging this. One small thing — the jmapcli entry doesn't appear to have made it onto the live https://jmap.io/software/ page yet (still not showing several days after merge), so I suspect the site hasn't rebuilt from |
|
The website is now completely separate and does not build from this list. You can open a PR against https://github.com/jmapio/jmapio.github.io/blob/master/pages/software.liquid to update the website. |
|
Thanks Neil! Already on it — I opened jmapio/jmapio.github.io#41 against |
Adds jmapcli to the Clients list — a fast, native macOS command-line JMAP client (Swift), installable via Homebrew. Works with any JMAP server (developed against Stalwart; also Fastmail, Cyrus).
brew tap jasonhollis/boogie && brew install jmapcliIt's the command-line companion to Boogie, the native JMAP email + calendar app for Apple platforms.